home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
Word-Safari.swf
/
scripts
/
DefineButton2_171
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-02-25
|
79b
|
7 lines
on(release){
tellTarget(_root.instructions)
{
play();
}
}